Skip to content

feat: Add reservations list UI and related updates#10

Open
janosevicsm wants to merge 1 commit intodevelopfrom
feature/reservation-list
Open

feat: Add reservations list UI and related updates#10
janosevicsm wants to merge 1 commit intodevelopfrom
feature/reservation-list

Conversation

@janosevicsm
Copy link
Contributor

Introduce a full ReservationList feature: new standalone component (TS), template (HTML) and styles (SCSS) with signal-based state, filtering, loading/error handling, name lookups (forkJoin), and actions for deleting/canceling reservations. Add UserService.getById to support guest lookups. Update topbar navigation to expose Reservations to both GUEST and HOST roles. Minor tweaks: add box-shadow to accommodation card SCSS and use void when navigating to accommodation detail to satisfy linting/TS expectations.

Introduce a full ReservationList feature: new standalone component (TS), template (HTML) and styles (SCSS) with signal-based state, filtering, loading/error handling, name lookups (forkJoin), and actions for deleting/canceling reservations. Add UserService.getById to support guest lookups. Update topbar navigation to expose Reservations to both GUEST and HOST roles. Minor tweaks: add box-shadow to accommodation card SCSS and use `void` when navigating to accommodation detail to satisfy linting/TS expectations.
@janosevicsm janosevicsm self-assigned this Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments